Skip to content
Back to search
30
MCP

Image Generation

pulsemcp/image generation

Provides image generation capabilities by connecting to various models via Gradio clients, enabling creation of images from text prompts for creative workflows and visual design tasks.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Image Generator
AI image generation from text prompts via Google Gemini, returning results as base64-encoded data.
0 tools
GPT Image Generator
Enables direct image generation and editing through OpenAI's gpt-image-1 model with support for text prompts, file paths, and base64 encoded
0 tools
PiAPI Image Generation
Integrates with PiAPI to enable AI-driven image generation from text prompts for content creation and visual design tasks.
0 tools
Image Generator API
AI image generation from text prompts via Gemini. x402 micropayment.
0 tools · sse
Image Generator API
AI image generation from text prompts via Gemini. x402 micropayment.
0 tools · sse
Gemini Image Generation
Integrates with Google's Gemini API to generate images with built-in Sharp-based resizing, format conversion, and imagemin optimization for
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "image_generation": {
      "url": "None",
      "transport": "http"
    }
  }
}